home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 7: Sunsite / Linux Cubed Series 7 - Sunsite Vol 1.iso / system / filesyst / ncpfs / mars_dos.000 / mars_dos / netpc / slist.c < prev    next >
Encoding:
C/C++ Source or Header  |  1996-05-20  |  298 b   |  16 lines

  1. /* map.c 12-Jan-96 */
  2.  
  3. /****************************************************************
  4.  * (C)opyright (C) 1993,1996  Martin Stover, Marburg, Germany   *
  5.  ****************************************************************/
  6.  
  7. #include "net.h"
  8.  
  9. int func_slist(int argc, char *argv[], int mode)
  10. {
  11.  
  12.  
  13.  
  14.  
  15. }
  16.